home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / ProgramFilesFolder / Data / Menu / uidef / ListboxBkgButton.def < prev    next >
Encoding:
Text File  |  2004-02-24  |  1.1 KB  |  48 lines

  1. !Include("UI.def")
  2.  
  3. MenuButton("UIMenuButton","ListBoxBkgButton","","","Pattern")
  4. {
  5.     Checked(0)
  6.     Disabled(0)
  7.     CanCallPress(0)
  8.     CanCheck(0)
  9.     MouseLeaveDestroyFocus(0)
  10.     TextureCheckedAlpha(1.0)
  11.     TextCheckedAlpha(1.0)
  12.     TextureDisabledAlpha(1.0)
  13.     TextDisabledAlpha(1.0)
  14.     TextureFocusCheckAlpha(1.0)
  15.     TextFocusCheckAlpha(1.0)
  16.     CallPressPeriod(0.1)
  17.     DoubleClick(0.3)
  18.     Command(1)
  19.     Notify(1)
  20.     CanFocus(1)
  21.     TextureHighlightID("BoxDarkBack")
  22.     TextureFocusAlpha(1.0)
  23.     TextFocusAlpha(1.0)
  24.     SelKeyUp(200)
  25.     SelKeyDown(208)
  26.     Text("")
  27.     TextAlpha(1.0)
  28.     TextColor(1.0,1.0,1.0)
  29.     Font("MSSansSerif8")
  30.     TextPosFlags(34)
  31.     PatternFile("../uidef/ListBoxBkgButton.def")
  32.     Mouse(1)
  33.     Keyboard(1)
  34.     Joy(0)
  35.     Visible(1)
  36.     ParentPositioning(1)
  37.     PreviousElemPositioning(0)
  38.     ParentCenteringX(0)
  39.     ParentCenteringY(0)
  40.     ParentSizingX(0)
  41.     ParentSizingY(0)
  42.     FrameCornerSize(2,2)
  43.     TextureID("BoxDarkBack")
  44.     TextureAlpha(0.8)
  45.     LogicSize(0.5,0.13666667)
  46.     LogicPos(0.44862565,-5.0965896)
  47. }// [UIMenuButton] ListBoxBkgButton
  48.